CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spline interpolation

搜索资源列表

  1. spline

    0下载:
  2. 利用编程实现了数值逼近中的三次样条插值算法,这在工程实践中应用非常广泛。-Programming numerical approximation, cubic spline interpolation algorithm, which is widely used in engineering practice.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:607
    • 提供者:王强
  1. spline

    0下载:
  2. 自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。- To achieve cubic spline interpolation (I) using matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:530
    • 提供者:hu mou
  1. EMD-spline

    0下载:
  2. 这个代码还是很有用的,样条插值方法。 有需要的可以下下载下来看看。-This code is useful, spline interpolation method. Need can be downloaded under look.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:1305
    • 提供者:ricky
  1. spline

    0下载:
  2. 三次样条函数插值,用于数值计算;内部有高效的子程序。已经写出的样条函数:自然样条;边界导数限定样条。-The program is used in Cubic spline interpolation for numerical calculation,with efficient internal subroutine. It has been written some spline functions: natural spline the boundary derivative qu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1919
    • 提供者:linmt
  1. spline

    0下载:
  2. SPLIE2 construct two-dimensional spline SPLIN2 two-dimensional spline interpolation SPLINE construct a cubic spline SPLINT cubic spline interpolation -spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1334
    • 提供者:Rujie Liu
  1. spline

    0下载:
  2. 三次样条插值相关论文,spline算法研究,本篇论文是一片硕士研究生论文-Related papers cubic spline interpolation, spline algorithm, this thesis is a graduate papers
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:237827
    • 提供者:陈晓宇
  1. Spline

    0下载:
  2. 样条插值算法源代码 样条插值算法源代码-Spline interpolation algorithm source code spline interpolation algorithm source code spline interpolation algorithm source code
  3. 所属分类:.net

    • 发布日期:
    • 文件大小:65658
    • 提供者:huhuateng
  1. Spline-Method-of-Interpolation-

    0下载:
  2. 基于mathcad的三样条插值,导入x和y数组,然后可以对具体的x插出一个y值。-Based on the three spline interpolation Mathcad' s import an array of x and y, and then inserted a specific x y values.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:15799
    • 提供者:马峻修
  1. B-spline

    0下载:
  2. b样条插值的c++程序,里面东西有点多,蛋不影响,希望大家一起学习。-b-spline interpolation c++ procedures, something a little more, does not affect the eggs, I hope you learn together.
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:597098
    • 提供者:贾青
  1. spline

    0下载:
  2. 本程序实现的是三个样条插值,根据自己对三次样条插值的理论的理解,进行编写函数,在matlab中进行语句调用-The program is three spline interpolation, cubic spline based on his understanding of the theory of interpolation for writing functions in matlab for statement calls
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:20916
    • 提供者:zhaoxuejing
  1. spline

    3下载:
  2. 样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择-Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:22421
    • 提供者:李薄
  1. cubic-spline-interpolation

    0下载:
  2. 利用三次样条法,对折线进行圆滑处理。课程设计中的一个小程序。-Using the cubic spline method, the broken line for smooth handling. Curriculum design, a small program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2297
    • 提供者:tong
  1. Cublic-spline-interpulation

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:江周
  1. spline

    0下载:
  2. C++实现的三次样条插值函数,可以求sin(x)的值,要求输入时保证步长相等.-C++ implementation of cubic spline interpolation function, you can find sin (x) value, appearance and other steps to ensure that when you ask for.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1308
    • 提供者:刘凯新
  1. spline

    0下载:
  2. 自己编写的三次样条插值,川大研究生数值分析的作业,用来模拟小鸟的外形,插值效果相当好!-I have written a cubic spline interpolation, numerical analysis Sichuan graduate jobs, used to simulate the shape of a bird, the interpolation effect is quite good!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:陈振
  1. Interpolation-Methods

    0下载:
  2. 插值法: (1)拉格朗日插值 (2)牛顿插值 (3)分段线性插值 (4)Hermite 插值 (5)样条插值-Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5654
    • 提供者:huangyonghao
  1. cubic-spline-interpolation

    0下载:
  2. 用途:根据现有x-y系列,通过三次样条差值,得出对应X0系列的Y0系列-Purpose: Under the existing xy series by cubic spline difference, draw the corresponding series X0 Y0 series
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:james
  1. SPLINE

    0下载:
  2. 实现了三次样条插值,当中使用了追赶法计算矩阵,能够计算出模拟后的点的函数值-Achieve a cubic spline interpolation, which is calculated using the law to catch matrix function value can be calculated after the simulation points
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:127379
    • 提供者:
  1. Spline

    0下载:
  2. 三次样条插值函数,直接调用,比较方便应用-Cubic spline interpolation function
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2252
    • 提供者:chang b
  1. Spline-Intorp-Tool

    0下载:
  2. 三次样条插值计算+GUI界面操作,使用Excel作为导入数据源。-Cubic spline interpolation+GUI interface operation, using Microsoft Excel to import the data sourse
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:120446
    • 提供者:zxc
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com